@charset "UTF-8";
.container {
	width: 8in;
	height: 8in;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: 200;
	text-align: center;
	border-bottom-color: rgba(0,0,0,1.00);
	border-width: medium;
	border-style: inset;
	background-color: rgba(129,255,245,1.00);
}
